home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 14 / CU Amiga Magazine's Super CD-ROM 14 (1997)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1997-09].iso / CUCD / Graphics / PCD_Manager / ShellOnly-KS2.04 / PCD2IFF24.doc < prev   
Encoding:
Text File  |  1997-01-14  |  2.3 KB  |  105 lines

  1.  
  2.     PCD2IFF24    version 1.03                Jan-10-1997
  3.  
  4.     Allenbrand Brice - Ringard' Production.
  5.  
  6.     -> Shell-only.
  7.     -> Kick 2.04 required.
  8.  
  9. INTRO:
  10. ------
  11.  
  12. PCD2IFF24 is a PhotoCD to IFF24 converter.
  13. Why another one ? because it's :
  14.  
  15. I    1) The only that does it in all the PCD resolutions.        I
  16. M    2) The only that doesn't need any alien library.        M
  17. P    3) The only that doesn't need any stack change.            P
  18. O    4) The only that uses Amiga routines for maximum speed.        O
  19. R    5) The only that uses an enhanced memory management system.    R
  20. T    6) The only that take care for PAL/NTSC or ECS/AGA.        T
  21. A    7) The only without Enforcer hits.                A
  22. N    8) The only that can be used with only 512Kb of memory (!!)    N
  23. T    9) The smallest                            T
  24. !    10) No FPU needed                        !
  25.  
  26. You only must have at least the Kick 2.04 or greater with enough memory.
  27.  
  28. USAGE:
  29. ------
  30.  
  31.     PCD2IFF24 InFile/A,OutFile/A,SIZE/N,BW/S,OVSKP/S
  32.  
  33.         InFile    : the PCD file.        REQUIRED
  34.  
  35.         OutFile    : the IFF file.        REQUIRED
  36.  
  37.         Size    1 (default)    192x128
  38.             2        384x256
  39.             3        768x512
  40.             4        1536x1024
  41.             5        3072x2048
  42.  
  43.         BW    : extract a 256 greyscaled picture.
  44.  
  45.         OVSKP    : uses the colors of the overneighboor picture.
  46.  
  47. MORE:
  48. -----
  49.  
  50.     _In BW mode, you only need 1/3 of memory amount required for the
  51.      color mode.
  52.     _The OVSKP mode doesn't use more memory, but the quality is better.
  53.     _The conversion time depends on the memory amount of your Amiga.
  54.     _The IFF saving routines can handle 3 different buffers depending
  55.      on your available memory. Off course ByteRunComp1 is used.
  56.  
  57.     _PCD2IFF24 is only a converter. It doesn't do much more, because
  58.      there exist enough image processing programs and they will do it
  59.      better.
  60.  
  61.     _PCD2IFF24 cn be used with VMM
  62.  
  63.  
  64. ABOUT ME:
  65. ---------
  66.  
  67. This program can be freely distributed as long this documentation is included
  68. in the package. It is fully public domain.
  69.  
  70.                   THERE'ARE NO LIMITATIONS TO PCD2IFF24.
  71.  
  72.                   PCD2IFF24 is WhatUWantWare (WuWW (tm))
  73.  
  74.                   IF YOU USE IT, SEND ME WHAT YOU WANT !
  75.  
  76.                             !! SUPPORT AMIGA !!
  77.  
  78.  
  79.     Allenbrand Brice
  80.     5, rue du Manège
  81.     68100 Mulhouse
  82.     FRANCE
  83.  
  84.     FiDo : 2:325/3.15
  85.     EMail: allenbrand@nucleus.fr
  86.  
  87. CHANGES:
  88. --------
  89.  
  90. 1.0    First internal release. Compiled with SAS/C 6.56
  91.  
  92. 1.01    Color bug removed, when R=G=B=$ff
  93.  
  94. 1.02    Speed +20%
  95.  
  96. 1.03    Compiled with SAS/C 6.57
  97.  
  98. SUCCESSFULLY TESTED ON:
  99. -----------------------
  100.  
  101.     A500+6Mb
  102.     A1200+6Mb
  103.     A4030+10Mb
  104.     A4040+22Mb
  105.